home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000217_news@columbia.edu_Mon Jun 26 23:28:11 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA12398
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 26 Jun 1995 21:57:01 -0400
  3. Received: by apakabar.cc.columbia.edu id AA11116
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 26 Jun 1995 21:57:00 -0400
  5. Path: news.columbia.edu!panix!zip.eecs.umich.edu!newshost.marcam.com!news.mathworks.com!gatech!swrinde!cs.utexas.edu!news.sprintlink.net!news.insinc.net!news.Direct.CA!usenet
  6. From: dominicp@Direct.CA
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: c-kermit for OS/2 - support remote login?
  9. Date: 26 Jun 1995 23:28:11 GMT
  10. Organization: Internet Direct, Inc.
  11. Lines: 32
  12. Message-Id: <3snfqb$766@stud.Direct.CA>
  13. References: <3skts9$o08@stud.direct.ca> <3sl6n3$l3a@apakabar.cc.columbia.edu>
  14. Reply-To: dominicp@Direct.CA
  15. Nntp-Posting-Host: dyn-234.direct.ca
  16. X-Newsreader: IBM NewsReader/2 v1.09
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. In <3sl6n3$l3a@apakabar.cc.columbia.edu>, jaltman@watsun.cc.columbia.edu (Jeffrey Altman) writes:
  20. >
  21. >Please read the INF file that comes with C0-Kermit.
  22. >
  23. >The command is "Telnet"
  24. >
  25. >Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  26. >NEW: OS/2 C-Kermit 5A(191): 
  27. >   ftp://kermit.columbia.edu/kermit/archives/cko191.zip 
  28. >   http://www.columbia.edu/kermit/cko191.html
  29.  
  30. Thanks for the tip Jeffrey.  I am able to open telnet connections to other
  31. sites as I've read in the INF file using the "telnet" command.  
  32.  
  33. What I really wanted to know is if kermit can accept incoming telnet 
  34. connections, ie. act as a simple telnet deamon for my PPP connection.
  35. The OS/2 C-Kermit web page says:
  36.  
  37.   "Incoming TCP/IP connections are now accepted -- you can TELNET to OS/2
  38.    C-Kermit on a pre-arranged socket and have a 'chat' session or execute 
  39.    Kermit server functions."
  40.  
  41. Does this function require an existing telnet daemon?  How does it handle
  42. login id, passwords, and security?  How do I set up the socket to accept
  43. incoming connections and what IP address will it have?
  44.  
  45. I hope I've clarified what I'm trying to setup.  Any help on the commands
  46. required to set this up would be greatly appreciated.
  47.  
  48. -Dom
  49.  
  50.